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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Wragekamp 3, 22397 Hamburg, Deutschland to Wulksfelder Damm, 228",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/33e99665-6cfb-4311-bcef-29cdbb926f45"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36093/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52584/",
    "metadata": {
        "length": 284275,
        "lengthKind": "routed",
        "duration": 234,
        "positionLists": 1,
        "positions": 29,
        "size": 4944,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-29T17:45:16.410000+00:00",
        "elevationGain": 14,
        "elevationLoss": 31,
        "country": "DE"
    }
}