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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Quaddogs Tour",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6cbbd2ef-7a7d-4eb6-8a6a-6826d4f494d8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37519/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54010/",
    "metadata": {
        "length": 263818,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 1471,
        "size": 123746,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}