This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/53672/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "7a5b56435db622321621d9e893cde5f4"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rathausplatz to Sunderland Hotel",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5facf835-c5d9-4800-9991-728be330e6a1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37181/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53672/",
    "metadata": {
        "length": 299232,
        "lengthKind": "straight-line",
        "duration": 1400,
        "positionLists": 3,
        "positions": 2187,
        "size": 210117,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-03-29T15:17:29+00:00",
        "country": "DE"
    }
}