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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2531/",
    "description": "Start: Aerzen, Harz als Rundtour",
    "creator_name": "jolaae",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b96247f6-b15a-4bb2-be9f-3d7c0302fafd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2768/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3336/",
    "metadata": {
        "length": 286226,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 38,
        "size": 4264,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}