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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Tag 5 Bärensteiner Strasse1 bis Leipziger Strasse1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2c370c1e-88f4-4ddf-9f4b-ac734a82fd8a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35906/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52397/",
    "metadata": {
        "length": 742439,
        "lengthKind": "routed",
        "duration": 5206,
        "positionLists": 2,
        "positions": 6374,
        "size": 598173,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-05-25T08:47:41+00:00",
        "country": "DE"
    }
}